| GUI Help > Special > getProgressBarMax | ||||||||||||||
|
getProgressBarMax |
||||||||||||||
| int max=getProgressBarMax(handle gadget) | ||||||||||||||
|
Description: Returns the maximum allowed range value of a progress bar. You can set this using setProgressBarRange. |
||||||||||||||
|
Return Value: |
||||||||||||||
| Parameters: | ||||||||||||||
|
||||||||||||||
| Remarks:
|
||||||||||||||
| See Also:
|
||||||||||||||
|
Example: (Note: You will need to include the GUI constants file for this example to work) |